Use PEGetNGroups to determine the number of groups in the specified report.
short CRPE_API PEGetNGroups (
short printJob );
Specifies the print job that you want to query to determine the number of groups. |
Declare Function PEGetNGroups Lib "crpe32.dll" (ByVal printJob As Integer) As Integer
function PEGetNGroups (
printJob: Word
): smallint stdcall;
EXTERN CWORD PEGetNGroups (CWORD) CRPE.DLL
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |